MockAnnotationStubs

Functions

Link copied to clipboard
@GraphQuery(value = "FindIssueId")
abstract fun findIssueById()
Link copied to clipboard
@GraphQuery(value = "GetCurrentUser")
abstract fun getCurrentUser()
Link copied to clipboard
@GraphQuery(value = "GetMarketPlaceApps")
abstract fun getMarketPlaceApps()
Link copied to clipboard
@GraphQuery(value = "GetRepository")
abstract fun getRepository()
Link copied to clipboard
@GraphQuery(value = "StorageBucketFiles")
abstract fun getStorageBucketFiles()
Link copied to clipboard
@GraphQuery(value = "GeneralSearch")
abstract fun searchFor()